body
{
	scrollbar-base-color: #C0A062;
	scrollbar-arrow-color: white;
	scrollbar-DarkShadow-Color: #C0A062;
	scrollbar-Track-Color: #F0F0F0;
}

.shadow
{
  /*float: right ;
  padding: .5em 2ex ;
  filter:shadow (color=black,Direction=+120,Strength=6); */
  
  position:relative;
  left:-5;
  top:-5;
  filter:shadow(silver,direction=135)
}
.orderform
{
	
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	
	}
	
table.fixed { table-layout: fixed }

